home *** CD-ROM | disk | FTP | other *** search
/ What PC? 2000 May / What PC May 2000 / wpcmay00.iso / DXRS / Glossary.cxt / 00659_Field_Relational database .txt < prev    next >
Text File  |  2000-03-08  |  357b  |  1 lines

  1. Database that lets you define how different fields in different files are related. A company might have a database of all its products sorted by their code number. Another file has a list of all its customers. A third file could be used for orders and would retrieve the customer details from the customer file and the product details from the product file.